[INFO] cloning repository https://github.com/Samujalphukan228/auth_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Samujalphukan228/auth_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamujalphukan228%2Fauth_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamujalphukan228%2Fauth_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e86d35388d7ca1f531d2d0e26842bcacc261af78
[INFO] fixing Samujalphukan228/auth_demo against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamujalphukan228%2Fauth_demo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Samujalphukan228/auth_demo
[INFO] finished tweaking git repo https://github.com/Samujalphukan228/auth_demo
[INFO] tweaked toml for git repo https://github.com/Samujalphukan228/auth_demo written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Samujalphukan228/auth_demo on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Samujalphukan228/auth_demo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.17.0
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded ezconfig-rs v0.1.4
[INFO] [stderr]   Downloaded ezconfig-rs-derive v0.1.6
[INFO] [stderr]   Downloaded deadpool-runtime v0.3.1
[INFO] [stderr]   Downloaded jsonwebtoken v10.4.0
[INFO] [stderr]   Downloaded deadpool-redis v0.23.0
[INFO] [stderr]   Downloaded deadpool v0.13.0
[INFO] [stderr]   Downloaded axum-extra v0.12.6
[INFO] [stderr]   Downloaded p384 v0.13.1
[INFO] [stderr]   Downloaded redis v1.2.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.41.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8cf8f07d05bd67b15b8b1275402bfb4b0faae5e0023c8ab9ea94cffa165a0b5b
[INFO] running `Command { std: "docker" "start" "8cf8f07d05bd67b15b8b1275402bfb4b0faae5e0023c8ab9ea94cffa165a0b5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8cf8f07d05bd67b15b8b1275402bfb4b0faae5e0023c8ab9ea94cffa165a0b5b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cf8f07d05bd67b15b8b1275402bfb4b0faae5e0023c8ab9ea94cffa165a0b5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8cf8f07d05bd67b15b8b1275402bfb4b0faae5e0023c8ab9ea94cffa165a0b5b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling ezconfig-rs-derive v0.1.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking jsonwebtoken v10.4.0
[INFO] [stderr]     Checking ezconfig-rs v0.1.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking deadpool-runtime v0.3.1
[INFO] [stderr]     Checking deadpool v0.13.0
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking sqlx-mysql v0.8.6
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking redis v1.2.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking axum-extra v0.12.6
[INFO] [stderr]     Checking deadpool-redis v0.23.0
[INFO] [stderr]     Checking auth_demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/features/auth/repository.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         sqlx::query!(
[INFO] [stdout] 39 | |             "INSERT INTO users (id, email, password_hash) VALUES (?, ?, ?)",
[INFO] [stdout] 40 | |             id,
[INFO] [stdout] 41 | |             email,
[INFO] [stdout] 42 | |             password_hash
[INFO] [stdout] 43 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/features/auth/repository.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         sqlx::query!(
[INFO] [stdout] 56 | |             "DELETE FROM users WHERE id = ?",
[INFO] [stdout] 57 | |             id
[INFO] [stdout] 58 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/features/auth/repository.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 71 | |             "SELECT id, is_verified FROM users WHERE email = ?",
[INFO] [stdout] 72 | |             email
[INFO] [stdout] 73 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/features/auth/repository.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |           let row = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 86 | |             UserLoginRow,
[INFO] [stdout] 87 | |             "SELECT id, password_hash, is_verified FROM users WHERE email = ?",
[INFO] [stdout] 88 | |             email
[INFO] [stdout] 89 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |           let row = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 102 | |             UserProfileRow,
[INFO] [stdout] 103 | |             "SELECT id, email, is_verified FROM users WHERE id = ?",
[INFO] [stdout] 104 | |             id
[INFO] [stdout] 105 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | /         sqlx::query!(
[INFO] [stdout] 118 | |             "UPDATE users SET is_verified = TRUE WHERE id = ?",
[INFO] [stdout] 119 | |             id
[INFO] [stdout] 120 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 |           let rows = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 133 | |             SessionRow,
[INFO] [stdout] 134 | |             "SELECT id, device, ip, created_at, token_hash
[INFO] [stdout] 135 | |              FROM refresh_tokens
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |             user_id
[INFO] [stdout] 139 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:152:22
[INFO] [stdout]     |
[INFO] [stdout] 152 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 153 | |             "DELETE FROM refresh_tokens WHERE id = ? AND user_id = ?",
[INFO] [stdout] 154 | |             session_id,
[INFO] [stdout] 155 | |             user_id
[INFO] [stdout] 156 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | /         sqlx::query!(
[INFO] [stdout] 169 | |             "DELETE FROM refresh_tokens WHERE user_id = ?",
[INFO] [stdout] 170 | |             user_id
[INFO] [stdout] 171 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 |           let row = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 184 | |             "SELECT password_hash FROM users WHERE id = ?",
[INFO] [stdout] 185 | |             user_id
[INFO] [stdout] 186 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |           let row = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 199 | |             "SELECT id FROM users WHERE email = ?",
[INFO] [stdout] 200 | |             email
[INFO] [stdout] 201 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 | /         sqlx::query!(
[INFO] [stdout] 215 | |             "UPDATE users SET password_hash = ? WHERE id = ?",
[INFO] [stdout] 216 | |             password_hash,
[INFO] [stdout] 217 | |             user_id
[INFO] [stdout] 218 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/service.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 | /         sqlx::query!(
[INFO] [stdout] 161 | |             "INSERT INTO refresh_tokens (id, user_id, token_hash, device, ip, expires_at)
[INFO] [stdout] 162 | |              VALUES (?, ?, ?, ?, ?, DATE_ADD(NOW(), INTERVAL 30 DAY))",
[INFO] [stdout] 163 | |             token_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |             ip
[INFO] [stdout] 168 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/service.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |       let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 191 | |         "SELECT COUNT(*) FROM refresh_tokens
[INFO] [stdout] 192 | |          WHERE token_hash = ? AND user_id = ? AND expires_at > NOW()",
[INFO] [stdout] 193 | |         token_hash,
[INFO] [stdout] 194 | |         user_id
[INFO] [stdout] 195 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/service.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     sqlx::query!(
[INFO] [stdout] 205 | |         "DELETE FROM refresh_tokens WHERE token_hash = ? AND user_id = ?",
[INFO] [stdout] 206 | |         token_hash,
[INFO] [stdout] 207 | |         user_id
[INFO] [stdout] 208 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/service.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 | /     sqlx::query!(
[INFO] [stdout] 220 | |         "INSERT INTO refresh_tokens (id, user_id, token_hash, device, ip, expires_at)
[INFO] [stdout] 221 | |          VALUES (?, ?, ?, ?, ?, DATE_ADD(NOW(), INTERVAL 30 DAY))",
[INFO] [stdout] 222 | |         token_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |         ip
[INFO] [stdout] 227 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/service.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 | /         sqlx::query!(
[INFO] [stdout] 248 | |             "DELETE FROM refresh_tokens WHERE token_hash = ? AND user_id = ?",
[INFO] [stdout] 249 | |             token_hash,
[INFO] [stdout] 250 | |             user_id
[INFO] [stdout] 251 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/features/auth/repository.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         sqlx::query!(
[INFO] [stdout] 39 | |             "INSERT INTO users (id, email, password_hash) VALUES (?, ?, ?)",
[INFO] [stdout] 40 | |             id,
[INFO] [stdout] 41 | |             email,
[INFO] [stdout] 42 | |             password_hash
[INFO] [stdout] 43 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/features/auth/repository.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         sqlx::query!(
[INFO] [stdout] 56 | |             "DELETE FROM users WHERE id = ?",
[INFO] [stdout] 57 | |             id
[INFO] [stdout] 58 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/features/auth/repository.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 71 | |             "SELECT id, is_verified FROM users WHERE email = ?",
[INFO] [stdout] 72 | |             email
[INFO] [stdout] 73 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/features/auth/repository.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |           let row = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 86 | |             UserLoginRow,
[INFO] [stdout] 87 | |             "SELECT id, password_hash, is_verified FROM users WHERE email = ?",
[INFO] [stdout] 88 | |             email
[INFO] [stdout] 89 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |           let row = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 102 | |             UserProfileRow,
[INFO] [stdout] 103 | |             "SELECT id, email, is_verified FROM users WHERE id = ?",
[INFO] [stdout] 104 | |             id
[INFO] [stdout] 105 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | /         sqlx::query!(
[INFO] [stdout] 118 | |             "UPDATE users SET is_verified = TRUE WHERE id = ?",
[INFO] [stdout] 119 | |             id
[INFO] [stdout] 120 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 |           let rows = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 133 | |             SessionRow,
[INFO] [stdout] 134 | |             "SELECT id, device, ip, created_at, token_hash
[INFO] [stdout] 135 | |              FROM refresh_tokens
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |             user_id
[INFO] [stdout] 139 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:152:22
[INFO] [stdout]     |
[INFO] [stdout] 152 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 153 | |             "DELETE FROM refresh_tokens WHERE id = ? AND user_id = ?",
[INFO] [stdout] 154 | |             session_id,
[INFO] [stdout] 155 | |             user_id
[INFO] [stdout] 156 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | /         sqlx::query!(
[INFO] [stdout] 169 | |             "DELETE FROM refresh_tokens WHERE user_id = ?",
[INFO] [stdout] 170 | |             user_id
[INFO] [stdout] 171 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 |           let row = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 184 | |             "SELECT password_hash FROM users WHERE id = ?",
[INFO] [stdout] 185 | |             user_id
[INFO] [stdout] 186 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |           let row = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 199 | |             "SELECT id FROM users WHERE email = ?",
[INFO] [stdout] 200 | |             email
[INFO] [stdout] 201 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/repository.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 | /         sqlx::query!(
[INFO] [stdout] 215 | |             "UPDATE users SET password_hash = ? WHERE id = ?",
[INFO] [stdout] 216 | |             password_hash,
[INFO] [stdout] 217 | |             user_id
[INFO] [stdout] 218 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/service.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 | /         sqlx::query!(
[INFO] [stdout] 161 | |             "INSERT INTO refresh_tokens (id, user_id, token_hash, device, ip, expires_at)
[INFO] [stdout] 162 | |              VALUES (?, ?, ?, ?, ?, DATE_ADD(NOW(), INTERVAL 30 DAY))",
[INFO] [stdout] 163 | |             token_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |             ip
[INFO] [stdout] 168 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/service.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |       let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 191 | |         "SELECT COUNT(*) FROM refresh_tokens
[INFO] [stdout] 192 | |          WHERE token_hash = ? AND user_id = ? AND expires_at > NOW()",
[INFO] [stdout] 193 | |         token_hash,
[INFO] [stdout] 194 | |         user_id
[INFO] [stdout] 195 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/service.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     sqlx::query!(
[INFO] [stdout] 205 | |         "DELETE FROM refresh_tokens WHERE token_hash = ? AND user_id = ?",
[INFO] [stdout] 206 | |         token_hash,
[INFO] [stdout] 207 | |         user_id
[INFO] [stdout] 208 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/service.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 | /     sqlx::query!(
[INFO] [stdout] 220 | |         "INSERT INTO refresh_tokens (id, user_id, token_hash, device, ip, expires_at)
[INFO] [stdout] 221 | |          VALUES (?, ?, ?, ?, ?, DATE_ADD(NOW(), INTERVAL 30 DAY))",
[INFO] [stdout] 222 | |         token_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |         ip
[INFO] [stdout] 227 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/features/auth/service.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 | /         sqlx::query!(
[INFO] [stdout] 248 | |             "DELETE FROM refresh_tokens WHERE token_hash = ? AND user_id = ?",
[INFO] [stdout] 249 | |             token_hash,
[INFO] [stdout] 250 | |             user_id
[INFO] [stdout] 251 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `auth_demo` (bin "auth_demo" test) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `auth_demo` (bin "auth_demo") due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "8cf8f07d05bd67b15b8b1275402bfb4b0faae5e0023c8ab9ea94cffa165a0b5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cf8f07d05bd67b15b8b1275402bfb4b0faae5e0023c8ab9ea94cffa165a0b5b", kill_on_drop: false }`
[INFO] [stdout] 8cf8f07d05bd67b15b8b1275402bfb4b0faae5e0023c8ab9ea94cffa165a0b5b
